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

  /src/usr.bin/xlint/lint1/
tree.c 2074 if (!typeok(op, NULL, 0, ln, rn))
2468 /* operand has scalar type (checked in typeok) */
2556 /* operands have scalar types (checked in typeok) */
2569 /* operands have scalar types (checked in typeok) */
2732 /* (void *)0 is already handled in typeok() */
3486 typeok(op_t op, const function_call *call, int arg, function in typeref:typename:bool
4564 if (typeok(FARG, call, arg, ln, tn)) {
tree.c 2074 if (!typeok(op, NULL, 0, ln, rn))
2468 /* operand has scalar type (checked in typeok) */
2556 /* operands have scalar types (checked in typeok) */
2569 /* operands have scalar types (checked in typeok) */
2732 /* (void *)0 is already handled in typeok() */
3486 typeok(op_t op, const function_call *call, int arg, function in typeref:typename:bool
4564 if (typeok(FARG, call, arg, ln, tn)) {

Completed in 27 milliseconds