| /src/usr.bin/xlint/lint1/ |
| op.h | 61 } mod_t; typedef in typeref:struct:__anon8397 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 | 2102 const mod_t *mp = &modtab[op]; 2967 typeok_scalar(op_t op, const mod_t *mp, 3461 const mod_t *mp = &modtab[op]; 3532 typeok_enum(op_t op, const mod_t *mp, int arg, 3554 const mod_t *mp = &modtab[op]; 5043 const mod_t *mp = &modtab[op];
|
| /src/tests/usr.bin/indent/ |
| fmt_decl.c | 1017 } mod_t; typedef in typeref:struct:__anon7947 1039 } mod_t; typedef in typeref:struct:__anon7948
|