Searched defs:emptylist (Results 1 – 2 of 2) sorted by relevance
94 String emptylist[] = new String[1]; in getDeviceList() local 112 String emptylist[] = new String[1]; in getMakesList() local 128 String emptylist[] = new String[1]; in getModelsList() local 141 String emptylist[] = new String[1]; in getPPDList() local 168 String emptylist[] = new String[1]; getPrinterList() local [all...]
405 #define emptylist(LP) (!(LP) || !(LP)[0]) macro