Searched defs:items (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | ofcommon.c | 32 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc()
|
D | misc-common.c | 199 void *zalloc(void *x, unsigned items, unsigned size) in zalloc()
|
/linux-2.4.37.9/scripts/lxdialog/ |
D | checklist.c | 121 int list_height, int item_no, const char * const * items, int flag) in dialog_checklist()
|
D | menubox.c | 168 const char * const * items) in dialog_menu()
|
/linux-2.4.37.9/scripts/ |
D | header.tk | 601 proc configure_entry {w option items} {
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zImage.c | 259 void *zalloc(void *x, unsigned items, unsigned size) in zalloc()
|
D | zlib.c | 136 #define ZALLOC(strm, items, size) \ argument
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 113 #define ZALLOC(strm, items, size) \ argument
|