Home
last modified time | relevance | path

Searched defs:cast (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dis-a.h171 is_a_helper <T>::cast (U *p) in cast() function
H A Dgengtype.c3191 const char *cast = d->needs_cast_p ? "(void *)" : ""; in write_types_process_field() local
H A Dtree.c14513 tree cast = build1 (NOP_EXPR, char_type_node, int_cst); in test_location_wrappers() local
/dflybsd-src/contrib/nvi2/common/
H A Dmem.h184 #define REALLOC(sp, p, cast, size) { \ argument
/dflybsd-src/games/larn/
H A Dmonster.c228 cast(void) in cast() function
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_mesh.h441 #define IEEE80211_MESH_ROUTE_PRIV(rt, cast) ((cast *)rt->rt_priv) argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype.c2849 const char *cast = d->needs_cast_p ? "(void *)" : ""; in write_types_process_field() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c5724 enum tree_code cast, tsubst_flags_t complain) in check_for_casting_away_constness()
H A Dparser.c21401 tree cast; in cp_parser_functional_cast() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c6778 enum tree_code cast, tsubst_flags_t complain) in check_for_casting_away_constness()
H A Dparser.c27458 cp_expr cast; in cp_parser_functional_cast() local