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

  /src/usr.bin/m4/
mdef.h 105 #define COMMA ','
  /src/usr.bin/xlint/lint1/
op.h 118 COMMA,
  /src/lib/libc/gen/
glob.c 126 #define COMMA ','
344 case COMMA:
345 if (i && *pm == COMMA)
364 /* move after the comma, to the next string */

Completed in 14 milliseconds