Searched defs:BC_PROG_STR (Results 1 – 2 of 2) sorted by relevance
261 #define BC_PROG_STR(n) ((n)->num == NULL && !(n)->cap) macro
579 #define BC_PROG_STR(n) (!(n)->num && !(n)->cap) macro