Searched defs:APPEND_BLANK (Results 1 – 4 of 4) sorted by relevance
320 #define APPEND_BLANK(str) {if (!STRING_EMPTY(str)) \ macro
314 #define APPEND_BLANK(str) {if (!STRING_EMPTY(str)) \ macro
336 #define APPEND_BLANK(str) {if (!STRING_EMPTY(str)) \ macro