Go to the source code of this file.
Functions | |
int | cs_search_g_binary (size_t size, cs_gnum_t gnum, const cs_gnum_t lst[]) |
int | cs_search_binary (size_t size, cs_lnum_t num, const cs_lnum_t lst[]) |
int | cs_search_gindex_binary (size_t size, cs_gnum_t gnum, const cs_gnum_t index[]) |
int cs_search_g_binary | ( | size_t | size, |
cs_gnum_t | gnum, | ||
const cs_gnum_t | lst[] ) |
int cs_search_gindex_binary | ( | size_t | size, |
cs_gnum_t | gnum, | ||
const cs_gnum_t | index[] ) |