Home
last modified time | relevance | path

Searched refs:class_array (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c2154 char class_array[10]; in write_key_state()
2162 isc_buffer_init(&classb, class_array, sizeof(class_array)); in write_key_state()
2192 char class_array[10]; write_public_key() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c2178 char class_array[10]; in write_public_key() local
2187 isc_buffer_init(&classb, class_array, sizeof(class_array)); in write_public_key()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc6496 bool class_array; in gfc_match_select_type() local
6562 class_array = (expr1->expr_type == EXPR_VARIABLE in gfc_match_select_type()
6575 || (!class_array && expr1->ref != NULL))) in gfc_match_select_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c6405 bool class_array; in gfc_match_select_type() local
6471 class_array = (expr1->expr_type == EXPR_VARIABLE in gfc_match_select_type()
6484 || (!class_array && expr1->ref != NULL))) in gfc_match_select_type()