Home
last modified time | relevance | path

Searched defs:plhs (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-phiopt.c1171 tree plhs = gimple_assign_lhs (prep_stmt[i]); in value_replacement() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmacro.c547 paste_tokens (cpp_reader *pfile, const cpp_token **plhs, const cpp_token *rhs) in paste_tokens()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dmacro.c777 const cpp_token **plhs, const cpp_token *rhs) in paste_tokens()
/dflybsd-src/contrib/byacc/
H A Dreader.c62 static bucket **plhs; variable