Home
last modified time | relevance | path

Searched defs:phrase (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Ddebug_ext.h62 #define _CREATE_DUMP_SUBSTR(phrase) \ argument
188 #define DUMP_VAR(st, phrase) \ argument
211 #define DUMP_ARR(st, phrase) \ argument
/freebsd/lib/libc/string/
H A Dstrtok.c109 char *brkb, *brkt, *phrase, *sep, *word; in main() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_getdate.c453 phrase(struct gdstate *gds) phrase() function
/freebsd/sbin/ipf/common/
H A Dipf_y.y2167 dobpf(int v, char *phrase) in dobpf()