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

  /src/usr.bin/xlint/lint1/
func.c 95 * The position of the last VARARGS comment is stored in vapos.
98 pos_t vapos; variable in typeref:typename:pos_t
993 warning_at(282, &vapos, "VARARGS");
1051 vapos = curr_pos;
func.c 95 * The position of the last VARARGS comment is stored in vapos.
98 pos_t vapos; variable in typeref:typename:pos_t
993 warning_at(282, &vapos, "VARARGS");
1051 vapos = curr_pos;
func.c 95 * The position of the last VARARGS comment is stored in vapos.
98 pos_t vapos; variable in typeref:typename:pos_t
993 warning_at(282, &vapos, "VARARGS");
1051 vapos = curr_pos;

Completed in 38 milliseconds