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

  /src/usr.sbin/fstyp/
fstyp.c 163 type_check(const char *path, FILE *fp) function in typeref:typename:void
247 type_check(fdpath, fp);
  /src/sys/dev/microcode/aic7xxx/
aicasm_gram.y 103 static void type_check(symbol_t *symbol, expression_t *expression, int and_op);
1620 type_check(dest->symbol, immed, opcode);
1753 type_check(src->symbol, immed, opcode);
1817 type_check(symbol_t *symbol, expression_t *expression, int opcode)

Completed in 12 milliseconds