Searched refs:CISTPL_NULL (Results 1 – 3 of 3) sorted by relevance
235 CISTPL_NULL /* list must end with CISTPL_NULL */
379 case CISTPL_NULL: in cis_list_lcreate()420 if (td != (cisdata_t)CISTPL_NULL) { in cis_list_lcreate()1120 while (cil->type != CISTPL_NULL) { in cis_list_create()
70 #define CISTPL_NULL 0x000 /* null tuple - ignore */ macro