Home
last modified time | relevance | path

Searched defs:get_const (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dwarn-missing-prototypes.c53 const int *get_const() { // expected-warning{{no previous prototype for function 'get_const'}} in get_const() function
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp62 value * expr_handler::get_const(const literal &l) { in get_const() function in r600_sb::expr_handler
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c142 get_const(struct translate_sse *p, unsigned id) in get_const() function