Searched refs:auxsort (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dltablib.c184 static void auxsort (lua_State *L, int l, int u) { function
243 auxsort(L, j, i); /* call recursively the smaller one */
253 auxsort(L, 1, n);

Completed in 67 milliseconds