Searched refs:common_head (Results 1 – 16 of 16) sorted by relevance
45 common_head() { function74 common_head "Test ARC4 crypto"92 common_head "Test CAMELLIA_CBC crypto"105 common_head "Test DES_CBC crypto"118 common_head "Test 3DES_CBC crypto"131 common_head "Test GZIP_COMP Compression"144 common_head "Test DEFLATE_COMP Compression"157 common_head "Test DEFLATE_COMP Compression with random data"170 common_head "Test AES_CTR crypto"183 common_head "Test AES_CTR crypto"[all …]
67 common_head() { function329 common_head "Test a simple sensor"342 common_head "Test a sensor with internal limit"355 common_head "Test a sensor with internal checking"368 common_head "Test a simple sensor that provides entropy"381 common_head "Test a sensor that provides entropy without polling"
316 common_head(int *fdp) in common_head() function392 buf1 = common_head(&fd1); in ATF_TC_BODY()393 buf2 = common_head(&fd2); in ATF_TC_BODY()425 buf = common_head(&fd); in ATF_TC_BODY()464 buf = common_head(&fd); in ATF_TC_BODY()494 buf = common_head(&fd); in multiple_threads_helper()
5403 sym->common_head = t; in gfc_match_common()5422 if (other->common_head in gfc_match_common()5423 && other->common_head != sym->common_head) in gfc_match_common()5428 sym->name, sym->common_head->name, in gfc_match_common()5429 other->common_head->name); in gfc_match_common()5433 other->common_head = t; in gfc_match_common()5724 gfc_common_head *common_head = NULL; in gfc_match_equivalence() local5794 common_head = sym->common_head; in gfc_match_equivalence()5821 if (sym->common_head && sym->common_head != common_head) in gfc_match_equivalence()5825 sym->common_head->name, common_head->name); in gfc_match_equivalence()[all …]
1385 c->where = ns->blank_common.head->common_head->where; in gfc_trans_common()
3576 p->common_head = old->common_head; in restore_old_symbol()
1841 struct gfc_common_head* common_head; member
1704 common.c so that it is accessible to module.c. Add common_head1709 common blocks are different, using sym->common_head as the
844 (gfc_undo_symbols): Use it; free common_head if needed.
1731 (gfc_symbol): Remove common_head element.
15920 else if (sym->common_head != NULL && sym->attr.implicit_type == 0) in resolve_symbol()15922 t = verify_com_block_vars_c_interop (sym->common_head); in resolve_symbol()
5354 sym->common_head = t; in gfc_match_common()5373 if (other->common_head in gfc_match_common()5374 && other->common_head != sym->common_head) in gfc_match_common()5379 sym->name, sym->common_head->name, in gfc_match_common()5380 other->common_head->name); in gfc_match_common()5384 other->common_head = t; in gfc_match_common()5655 gfc_common_head *common_head = NULL; in gfc_match_equivalence() local5725 common_head = sym->common_head; in gfc_match_equivalence()5752 if (sym->common_head && sym->common_head != common_head) in gfc_match_equivalence()5756 sym->common_head->name, common_head->name); in gfc_match_equivalence()[all …]
1356 c->where = ns->blank_common.head->common_head->where; in gfc_trans_common()
3562 p->common_head = old->common_head; in restore_old_symbol()
1590 struct gfc_common_head* common_head; member
15696 else if (sym->common_head != NULL && sym->attr.implicit_type == 0) in resolve_symbol()15698 t = verify_com_block_vars_c_interop (sym->common_head); in resolve_symbol()