HomeSort by relevance Sort by last modified time
    Searched refs:noop_warn (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mapi/
table.c 42 noop_warn(const char *name) function
61 noop_warn("function");
mapi_abi.py 299 self.noop_warn = 'noop_warn'
516 stmt1 += self.indent + '%s(%s);' % (self.noop_warn,

Completed in 70 milliseconds