Home
last modified time | relevance | path

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

/openbsd/libexec/tradcpp/
H A Dmain.c764 struct prefix_option { struct
765 const char *string;
766 void (*func)(const struct place *, char *);
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DAddLLVM.cmake751 set(prefix_option -DCMAKE_INSTALL_PREFIX="${ARG_PREFIX}") variable