Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 2 of 2) sorted by relevance

/build/kati/
Dexpr.go727 func matchValue(exp, pat Value) bool { argument
736 func matchExpr(exp, pat expr) ([]Value, bool) { argument
/build/make/tools/makeparallel/
Dmakeparallel.cpp45 #define TEMP_FAILURE_RETRY(exp) (exp) argument