| /src/external/bsd/byacc/dist/test/btyacc/ |
| inherit0.tab.h | 7 #define LOCAL 258
|
| btyacc_destroy1.tab.h | 7 #define LOCAL 258
|
| btyacc_destroy2.tab.h | 7 #define LOCAL 258
|
| btyacc_destroy3.tab.h | 7 #define LOCAL 258
|
| err_inherit3.tab.h | 7 #define LOCAL 258
|
| inherit1.tab.h | 7 #define LOCAL 258
|
| inherit2.tab.h | 7 #define LOCAL 258
|
| err_inherit4.tab.h | 7 #define LOCAL 258
|
| btyacc_destroy1.tab.c | 202 #define LOCAL 258 356 NULL,NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept", 364 "class : LOCAL", 369 "locnamelist : namelist '(' LOCAL ',' type ')'",
|
| btyacc_destroy2.tab.c | 202 #define LOCAL 258 356 NULL,NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept", 364 "class : LOCAL", 369 "locnamelist : namelist '(' LOCAL ',' type ')'",
|
| btyacc_destroy3.tab.c | 202 #define LOCAL 258 356 NULL,NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept", 364 "class : LOCAL", 369 "locnamelist : namelist '(' LOCAL ',' type ')'",
|
| err_inherit3.tab.c | 197 #define LOCAL 258 285 NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept","declaration", 296 "class : LOCAL",
|
| inherit0.tab.c | 171 #define LOCAL 258 258 NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept","declaration", 266 "class : LOCAL",
|
| inherit1.tab.c | 192 #define LOCAL 258 279 NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept","declaration", 287 "class : LOCAL",
|
| inherit2.tab.c | 197 #define LOCAL 258 285 NULL,"error","GLOBAL","LOCAL","REAL","INTEGER","NAME","$accept","declaration", 295 "class : LOCAL",
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/sh/ |
| lib1funcs.h | 23 #define LOCAL(X) .L_##X 30 #define LOCAL(X) L_##X
|
| /src/sys/arch/m68k/include/ |
| asm.h | 167 * ...and local variables. 169 #define LOCAL(x) \
|
| /src/external/bsd/ntp/dist/include/ |
| gps.h | 43 #define LOCAL 0x0051 /* Local hours offset */
|
| /src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| SATestBuild.py | 90 LOCAL = threading.local() 97 LOCAL.stdout = StreamToLogger(logger, logging.INFO) 98 LOCAL.stderr = StreamToLogger(logger, logging.ERROR) 105 LOCAL.stderr.write(message) 109 LOCAL.stdout.write(message) 165 # will be copied to the PatchedSource directory and then the local patches 205 out=LOCAL.stdout, err=LOCAL.stderr, 482 shutil.copyfileobj(build_log_file, LOCAL.stderr [all...] |
| /src/external/bsd/libpcap/dist/msdos/ |
| pktdrvr.h | 5 #define LOCAL static
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| NVPTX.h | 113 LOCAL = 5
|
| /src/bin/ksh/ |
| table.h | 47 #define LOCAL BIT(11) /* for local typeset() */ 57 #define LOCAL_COPY BIT(22) /* with LOCAL - copy attrs from existing var */ 68 * should be reported by set/typeset). Does not include ARRAY or LOCAL. 114 struct table vars; /* local variables */ 115 struct table funs; /* local functions */
|
| /src/external/bsd/libevent/dist/test/ |
| regress_util.c | 1578 #define LOCAL(str, yes) do { \ 1590 LOCAL("127.0.0.1", 1); 1591 LOCAL("127.255.255.255", 1); 1592 LOCAL("121.0.0.1", 0); 1594 /** link-local */ 1595 LOCAL("169.254.0.1", 1); 1596 LOCAL("169.254.255.255", 1); 1597 LOCAL("170.0.0.0", 0); 1600 LOCAL("224.0.0.0", 1); 1601 LOCAL("239.255.255.255", 1) [all...] |
| /src/external/bsd/ntp/dist/sntp/libevent/test/ |
| regress_util.c | 1575 #define LOCAL(str, yes) do { \ 1587 LOCAL("127.0.0.1", 1); 1588 LOCAL("127.255.255.255", 1); 1589 LOCAL("121.0.0.1", 0); 1591 /** link-local */ 1592 LOCAL("169.254.0.1", 1); 1593 LOCAL("169.254.255.255", 1); 1594 LOCAL("170.0.0.0", 0); 1597 LOCAL("224.0.0.0", 1); 1598 LOCAL("239.255.255.255", 1) [all...] |
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| defines.h | 66 #define LOCAL static
|