/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | check.cc | 488 type_check (gfc_expr *e, int n, bt type) in type_check() function 643 if (!type_check (k, n, BT_INTEGER)) in kind_check() 674 if (!type_check (d, n, BT_REAL)) in double_check() 1059 if (!type_check (dim, n, BT_INTEGER)) in dim_check() 1263 if (!type_check (a, 0, BT_REAL)) in check_a_kind() 1313 if (!type_check (a, 0, BT_INTEGER)) in gfc_check_achar() 1326 if (!type_check (name, 0, BT_CHARACTER) in gfc_check_access_func() 1332 if (!type_check (mode, 1, BT_CHARACTER) in gfc_check_access_func() 1539 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2() 1583 if (!type_check (stat, stat_no, BT_INTEGER)) in gfc_check_atomic() [all …]
|
H A D | ChangeLog-2005 | 1087 (type_check, numeric_check, int_or_real_check, real_or_complex_check, 3649 * check.c (must_be, type_check, numeric_check, int_or_real_check,
|
H A D | ChangeLog-2010 | 2275 (scalar_check,type_check,numeric_check,int_or_real_check,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | check.c | 488 type_check (gfc_expr *e, int n, bt type) in type_check() function 643 if (!type_check (k, n, BT_INTEGER)) in kind_check() 674 if (!type_check (d, n, BT_REAL)) in double_check() 1059 if (!type_check (dim, n, BT_INTEGER)) in dim_check() 1261 if (!type_check (a, 0, BT_REAL)) in check_a_kind() 1311 if (!type_check (a, 0, BT_INTEGER)) in gfc_check_achar() 1324 if (!type_check (name, 0, BT_CHARACTER) in gfc_check_access_func() 1330 if (!type_check (mode, 1, BT_CHARACTER) in gfc_check_access_func() 1535 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2() 1579 if (!type_check (stat, stat_no, BT_INTEGER)) in gfc_check_atomic() [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/ |
H A D | decoder_lib.c | 350 enum { IS_SAME = 0, IS_DIFFERENT = 1 } type_check; member 381 (void *)data->ctx, data->type_check, (void *)decoder, in collect_extra_decoder() 413 switch (data->type_check) { in collect_extra_decoder() 527 for (data.type_check = IS_SAME; in OSSL_DECODER_CTX_add_extra() 528 data.type_check <= IS_DIFFERENT; in OSSL_DECODER_CTX_add_extra() 529 data.type_check++) { in OSSL_DECODER_CTX_add_extra()
|
/netbsd-src/usr.sbin/fstyp/ |
H A D | fstyp.c | 163 type_check(const char *path, FILE *fp) in type_check() function 247 type_check(fdpath, fp); in main()
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_gram.y | 103 static void type_check(symbol_t *symbol, expression_t *expression, int and_op); 1620 type_check(dest->symbol, immed, opcode); in format_1_instr() 1753 type_check(src->symbol, immed, opcode); in format_3_instr() 1817 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check() function
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1991 | 2016 and type_check to record the current state of range and 2029 stack.c select_frame() sets working_lang (and possibly type_check 2035 type_check and range_check (if their modes call for
|
H A D | ChangeLog-2012 | 3552 (type_check): Remove. 3558 Remove type_mode/type_check. 3560 (type_check): Remove.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1991 | 2016 and type_check to record the current state of range and 2029 stack.c select_frame() sets working_lang (and possibly type_check 2035 type_check and range_check (if their modes call for
|
H A D | ChangeLog-2012 | 3552 (type_check): Remove. 3558 Remove type_mode/type_check. 3560 (type_check): Remove.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 43875 [gdb/testsuite] Fix gdb.dap/type_check.exp with older python 43879 (gdb) FAIL: gdb.dap/type_check.exp: type checker
|