HomeSort by relevance Sort by last modified time
    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 46 milliseconds