Searched refs:quick_prefix (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libcurses/
H A Dtic.h99 #define quick_prefix(s) (!strncmp((s), "b64:", (size_t)4) || !strncmp((s), "hex:", (size_t)4)) macro
/openbsd-current/lib/libcurses/tinfo/
H A Ddb_iterator.c78 if (quick_prefix(name)) {
377 || !quick_prefix(my_list[k - 1]))) {

Completed in 205 milliseconds