HelenOS sources

tpc_nil          1936 uspace/app/sbi/src/run.c 	case tpc_nil:
tpc_nil          1343 uspace/app/sbi/src/stype.c 	if (src->tic == tic_tprimitive && src->u.tprimitive->tpc == tpc_nil) {
tpc_nil          1468 uspace/app/sbi/src/stype.c 	case tpc_nil:
tpc_nil          1782 uspace/app/sbi/src/stype.c 	case tpc_nil:
tpc_nil           397 uspace/app/sbi/src/stype_expr.c 		tpc = tpc_nil;
tpc_nil           555 uspace/app/sbi/src/stype_expr.c 	case tpc_nil:
tpc_nil           820 uspace/app/sbi/src/stype_expr.c 	    ta->u.tprimitive->tpc == tpc_nil));
tpc_nil           822 uspace/app/sbi/src/stype_expr.c 	    tb->u.tprimitive->tpc == tpc_nil));
tpc_nil           890 uspace/app/sbi/src/stype_expr.c 	    ta->u.tprimitive->tpc == tpc_nil));
tpc_nil           892 uspace/app/sbi/src/stype_expr.c 	    tb->u.tprimitive->tpc == tpc_nil));
tpc_nil          1854 uspace/app/sbi/src/stype_expr.c 	case tpc_nil:
tpc_nil           140 uspace/app/sbi/src/tdata.c 	if (a->tic == tic_tprimitive && a->u.tprimitive->tpc == tpc_nil) {
tpc_nil           143 uspace/app/sbi/src/tdata.c 	} else if (b->tic == tic_tprimitive && b->u.tprimitive->tpc == tpc_nil) {
tpc_nil           510 uspace/app/sbi/src/tdata.c 	case tpc_nil:
HelenOS homepage, sources at GitHub