HomeSort by: relevance | last modified time | path
    Searched defs:YY_NULL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 66 #define YY_NULL 0
659 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
686 #define yyterminate() return YY_NULL
1060 * YY_NULL, it'll still work - another
1061 * YY_NULL will get returned.
  /src/tools/m4/bootstrap/
tokenizer.c 117 #define YY_NULL 0
607 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
648 #define yyterminate() return YY_NULL
939 * YY_NULL, it'll still work - another
940 * YY_NULL will get returned.

Completed in 30 milliseconds