Searched refs:UNIQUE (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/usr.bin/m4/
H A Dpathnames.h41 * adjust UNIQUE to point to the wildcard (*) character in the filename.
46 #define UNIQUE 3 /* unique char location */ macro
51 #define UNIQUE 8 /* unique char location */ macro
56 #define UNIQUE 12 /* unique char location */ macro
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
48 typedef detail::static_assert_dumclass<sizeof(detail::static_assert<(bool)(E)>)> UNIQUE##static_assert_type
H A Dhash_load_check_resize_trigger_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
48 typedef detail::static_assert_dumclass<sizeof(detail::static_assert<bool(E)>)> UNIQUE##static_assert_type
H A Dhash_standard_resize_policy_imp.hpp47 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
48 typedef detail::static_assert_dumclass<sizeof(detail::static_assert<(bool)(E)>)> UNIQUE##static_assert_type
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp58 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
61 UNIQUE##static_assert_type
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp64 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
65 typedef detail::static_assert_dumclass<sizeof(detail::static_assert<bool(E)>)> UNIQUE##_static_assert_type
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_.hpp114 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
116 UNIQUE##static_assert_type
H A Dinternal_node.hpp69 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
70 typedef static_assert_dumclass<sizeof(static_assert<(bool)(E)>)> UNIQUE##static_assert_type
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dlex.l141 UNIQUE { return kw_UNIQUE; }
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp109 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
111 UNIQUE##static_assert_type
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp106 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \
108 UNIQUE##static_assert_type
/freebsd-9.3-release/usr.bin/lex/
H A Dflexdef.h195 #define UNIQUE -1 /* marks a symbol as an e.c. representative */ macro

Completed in 138 milliseconds