Searched refs:null_values (Results 1 – 2 of 2) sorted by relevance
30 var null_values = [null, "go on"]; variable48 return null_values[(i / steps) | 0];
122 static const struct tok null_values[] = { variable382 const struct tok *tok = null_values; in snap_print()