Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_xform.h114 typedef void (*normal_func)(const GLmatrix *mat, typedef
/external/python/jinja/tests/
Dtest_async.py37 def normal_func(): function
53 def normal_func(): function
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestasync.py37 def normal_func(): pass function