Home
last modified time | relevance | path

Searched defs:id_loc (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sbin/fsck/
H A Dfsck.h122 int id_loc; /* for DATA nodes, current location in dir */ member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-tree.h357 location_t id_loc; /* Currently only set for cdk_id, cdk_array. */ member
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h435 location_t id_loc; /* Currently only set for cdk_id, cdk_array. */ member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h4752 location_t id_loc; /* Currently only set for cdk_id and cdk_function. */ member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h5811 location_t id_loc; /* Currently only set for cdk_id, cdk_decomp and member
H A Dparser.c33309 location_t id_loc = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_omp_clause_depend_sink() local