Searched defs:SEP (Results 1 - 4 of 4) sorted by relevance
| /src/usr.bin/config/ | ||
| H A D | mkioconf.c | 74 #define SEP(pos, max) (((u_int)(pos) % (max)) == 0 ? "\n\t" : " ") macro |
| /src/usr.bin/at/ | ||
| H A D | parsetime.c | 67 JUL, AUG, SEP, OCT, NOV, DEC, enumerator in enum:__anon1d3766e20103 |
| /src/lib/libc/gen/ | ||
| H A D | glob.c | 119 #define SEP '/' macro |
| /src/sys/dev/ic/ | ||
| H A D | mpt_mpilib.h | 1416 IOC_4_SEP SEP[MPI_IOC_PAGE_4_SEP_MAX]; /* 08h */ member in struct:_CONFIG_PAGE_IOC_4 |
Completed in 18 milliseconds