Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint1/ | |
op.h | 61 } mod_t; typedef in typeref:struct:__anonc3a3fd470108 136 extern const mod_t modtab[NOPS]; |
ckbool.c | 120 typeok_scalar_strict_bool(op_t op, const mod_t *mp, int arg, |
externs1.h | 426 bool typeok_scalar_strict_bool(op_t, const mod_t *, int, |
oper.c | 38 const mod_t modtab[NOPS] = { |
tree.c | 2038 const mod_t *mp = &modtab[op]; 2903 typeok_scalar(op_t op, const mod_t *mp, 3397 const mod_t *mp = &modtab[op]; 3468 typeok_enum(op_t op, const mod_t *mp, int arg, 3490 const mod_t *mp = &modtab[op]; 4981 const mod_t *mp = &modtab[op]; |
/src/tests/usr.bin/indent/ | |
fmt_decl.c | 1017 } mod_t; typedef in typeref:struct:__anondaed0c3f0708 1039 } mod_t; typedef in typeref:struct:__anondaed0c3f0808 |