Searched defs:NP (Results 1 – 6 of 6) sorted by relevance
27 #define NP(x) (x?x:"NULL") macro
32 #define NP(x) (x?x:"NULL") macro [all...]
28 #define NP(x) (x?x:"NULL") macro
118 #define NP(x) (x?x:"") in add_printer_info() macro
37 #define NP(x) (x ? x : "") macro
474 #define NP(x) (x?x:"") macro