Home
last modified time | relevance | path

Searched defs:save_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dscheduler.c1638 static void print_statistic(gpir_compiler *comp, int save_index) in print_statistic()
1684 int save_index = comp->cur_index; in gpir_schedule_prog() local
/third_party/openssl/apps/
Dapps.c1630 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index() function