HomeSort by: relevance | last modified time | path
    Searched defs:scanflike_pos (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
func.c 105 * printflike_pos and scanflike_pos are the positions of the last PRINTFLIKE
111 pos_t scanflike_pos; variable in typeref:typename:pos_t
1005 warning_at(282, &scanflike_pos, "SCANFLIKE");
1089 scanflike_pos = curr_pos;
func.c 105 * printflike_pos and scanflike_pos are the positions of the last PRINTFLIKE
111 pos_t scanflike_pos; variable in typeref:typename:pos_t
1005 warning_at(282, &scanflike_pos, "SCANFLIKE");
1089 scanflike_pos = curr_pos;

Completed in 22 milliseconds