Searched refs:CFLD (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/nawk-20071023/ |
D | awk.h | 158 #define CFLD 1 macro
|
D | lib.c | 55 static Cell dollar0 = { OCELL, CFLD, NULL, "", 0.0, REC|STR|DONTFREE }; 56 static Cell dollar1 = { OCELL, CFLD, NULL, "", 0.0, FLD|STR|DONTFREE };
|
D | run.c | 727 x->csub = CFLD; in indirect()
|