[BACK]Return to mdef.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / m4

Diff for /src/usr.bin/m4/mdef.h between version 1.33 and 1.34

version 1.33, 2015/11/03 16:21:47 version 1.34, 2022/12/26 19:16:01
Line 166 
Line 166 
 #define CURRENT_NAME    (infile[ilevel].name)  #define CURRENT_NAME    (infile[ilevel].name)
 #define CURRENT_LINE    (infile[ilevel].lineno)  #define CURRENT_LINE    (infile[ilevel].lineno)
 /*  /*
  * macros for readibility and/or speed   * macros for readability and/or speed
  *   *
  *      gpbc()  - get a possibly pushed-back character   *      gpbc()  - get a possibly pushed-back character
  *      pushf() - push a call frame entry onto stack   *      pushf() - push a call frame entry onto stack

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34