Searched refs:prefix (Results 1 – 3 of 3) sorted by relevance
20 #define __compiletime_assert(condition, msg, prefix, suffix) … argument27 … __noreturn extern void prefix##suffix(void) \30 … prefix##suffix(); \
45 ./configure --target=i386 --prefix=$(dirname $PWD)/${grub_dir_i386_legacy} || exit 150 ./configure --target=i386 --with-platform=efi --prefix=$(dirname $PWD)/${grub_dir_i386_efi} || exit…55 ./configure --target=x86_64 --with-platform=efi --prefix=$(dirname $PWD)/${grub_dir_x86_64_efi} || …
183 # A prefix to add before the name of every item184 # default: no prefix is added185 # prefix = "CAPI_"202 # Whether applying rules in export.rename prevents export.prefix from applying.207 # prefix = "capi_"276 # An optional prefix to put before every function declaration277 # default: no prefix added278 # prefix = "WR_START_FUNC"295 # An optional string that should prefix function declarations which have been