OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:normal_func
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Profile/
c-attributes.c
20
// CHECK:
normal_func
(i32{{.*}}%i) [[NORMAL:#[0-9]+]]
21
void
normal_func
(int i) {
function
44
normal_func
(i);
/external/mesa3d/src/mesa/math/
m_xform.h
122
typedef void (_NORMAPIP
normal_func
)( CONST GLmatrix *mat,
typedef
154
extern
normal_func
_mesa_normal_tab[0xf];
Completed in 289 milliseconds