/src/tests/modules/k_helper/ |
k_helper.c | 52 static int prop_int_ok; variable in typeref:typename:int 101 CTLTYPE_INT, "prop_int_ok", 103 NULL, 0, &prop_int_ok, 0, 150 prop_int_ok = 0; 152 prop_int_ok = 0; 155 prop_int_ok = 1; 157 if (!prop_int_ok)
|
k_helper.c | 52 static int prop_int_ok; variable in typeref:typename:int 101 CTLTYPE_INT, "prop_int_ok", 103 NULL, 0, &prop_int_ok, 0, 150 prop_int_ok = 0; 152 prop_int_ok = 0; 155 prop_int_ok = 1; 157 if (!prop_int_ok)
|