Searched refs:first_tag (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Dmfc_multi_tag_release.c28 group of tags is the range starting from <first_tag> through
29 <first_tag>+<number_of_tags>-1. Upon sucessful release, MFC_DMA_TAG_VALID
36 __mfc_multi_tag_release (unsigned int first_tag, unsigned int number_of_tags) argument
45 last_tag = first_tag + number_of_tags;
54 is_invalid = spu_cmpgt (spu_promote(first_tag, 0), 31);
62 tmp1 = spu_sl (__mfc_tag_table, first_tag);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isccc/
H A Dcc.c372 isc_boolean_t first_tag; local
378 first_tag = ISC_TRUE;
399 if (first_tag && secret != NULL && strcmp(key, "_auth") == 0)
401 first_tag = ISC_FALSE;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Decoff.c896 struct tag *first_tag; /* first tag in block defined */
1488 top_tag_head->first_tag = (tag_t *) NULL;
1705 ptag_head->first_tag = 0;
1731 for (ptag = ptag_head->first_tag;
2069 tag_ptr->same_block = cur_tag_head->first_tag;
2071 cur_tag_head->first_tag = tag_ptr;
4679 for (ptag = top_tag_head->first_tag;
894 struct tag *first_tag; /* first tag in block defined */ member in struct:thead
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dmips-tfile.c1005 struct tag *first_tag; /* first tag in block defined */
1835 ptag_head->first_tag = 0;
1860 for (ptag = ptag_head->first_tag;
2236 tag_ptr->same_block = cur_tag_head->first_tag;
2238 cur_tag_head->first_tag = tag_ptr;
3785 ptag_head->first_tag = 0;
3813 for (ptag = ptag_head->first_tag;
998 struct tag *first_tag; /* first tag in block defined */ member in struct:thead
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dmips-tfile.c1007 struct tag *first_tag; /* first tag in block defined */
1837 ptag_head->first_tag = 0;
1862 for (ptag = ptag_head->first_tag;
2238 tag_ptr->same_block = cur_tag_head->first_tag;
2240 cur_tag_head->first_tag = tag_ptr;
3772 ptag_head->first_tag = 0;
3800 for (ptag = ptag_head->first_tag;
1000 struct tag *first_tag; /* first tag in block defined */ member in struct:thead
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-compile.c665 int first_tag = 1; local
709 && first_tag)
713 first_tag = 0;

Completed in 234 milliseconds