Searched defs:emptylist (Results 1 – 2 of 2) sorted by relevance
94 String emptylist[] = new String[1]; in getDeviceList() local112 String emptylist[] = new String[1]; in getMakesList() local128 String emptylist[] = new String[1]; in getModelsList() local141 String emptylist[] = new String[1]; in getPPDList() local168 String emptylist[] = new String[1]; in getPrinterList() local
405 #define emptylist(LP) (!(LP) || !(LP)[0]) macro