Searched defs:fnc (Results 1 – 4 of 4) sorted by relevance
290 int fnc = 0; in _jbi_collect_indexes() local
93 DummyEnum fnc() { return eFnc; } in fnc() function in Dummy
484 function pushAssignScope(scope, context, type, classType, fnc) { argument
2727 void assign_n(capacity_type new_capacity, size_type n, const Functor& fnc) { in assign_n()