Searched defs:NAME (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/html/
H A Dbb2tok.c29 "[+NAME?bb2tok - convert bb html to tokens]"
47 #define NAME 1 macro
66 "name", "name", NAME, 0,
105 if (head->lex == LINK && state->prev->lex == NAME && state->push)
125 case NAME:
/ast/src/lib/libz/
H A Dinflate.h27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon450
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
61 NAME -> COMMENT -> HCRC -> TYPE
/ast/src/lib/libexpr/
H A DOexparse.h59 #define NAME 284 macro
H A DOexparse.c100 #define NAME 284 macro
625 "ELSE","EXIT","FOR","FUNCTION","ITERATE","ID","IF","LABEL","MEMBER","NAME",
666 "dcl_item : reference NAME $$5 array initialize",
667 "name : NAME",
726 "variable : NAME",
/ast/src/lib/libast/port/
H A Dastlicense.c82 #define NAME 11 macro
/ast/src/cmd/at/
H A Datd.c57 #define NAME 22 macro
110 char name[NAME];
/ast/src/cmd/tw/
H A Dfind.c52 "[+NAME?find - find files]"
129 NAME, USER, GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO, enumerator in enum:Command
369 "name", NAME, Str, 0, "pattern", 0,
1270 state->sortkey = NAME;
1274 state->sortkey = NAME;
1547 case NAME:
1695 state->sortkey = NAME;
1697 case NAME:
/ast/src/cmd/INIT/
H A Dratz.c22 "[+NAME?ratz - read a tar gzip archive]"
1588 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon32
1621 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
1622 NAME -> COMMENT -> HCRC -> TYPE
2920 state->mode = NAME;
2921 case NAME:

Completed in 266 milliseconds