Home
last modified time | relevance | path

Searched refs:type_check (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc488 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 DChangeLog-20051087 (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 DChangeLog-20102275 (scalar_check,type_check,numeric_check,int_or_real_check,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c488 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 Ddecoder_lib.c350 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 Dfstyp.c163 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 Daicasm_gram.y103 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 DChangeLog-19912016 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 DChangeLog-20123552 (type_check): Remove.
3558 Remove type_mode/type_check.
3560 (type_check): Remove.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19912016 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 DChangeLog-20123552 (type_check): Remove.
3558 Remove type_mode/type_check.
3560 (type_check): Remove.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git43875 [gdb/testsuite] Fix gdb.dap/type_check.exp with older python
43879 (gdb) FAIL: gdb.dap/type_check.exp: type checker