HomeSort by: relevance | last modified time | path
    Searched refs:mapSize (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/dist/keama/
json.c 147 if (mapSize(map) == 0)
163 if (mapSize(map) > 0)
175 if (mapSize(map) == 0)
data.h 269 size_t mapSize(const struct element *m);
confparse.c 972 if (mapSize(et) == 0)
1252 while (mapSize(pool) > 0) {
1928 while (mapSize(superclass) > 0) {
2629 while (mapSize(group) > 0) {
3620 while (mapSize(pdpool) > 0) {
3679 while (mapSize(pool) > 0) {
data.c 834 mapSize(const struct element *m)
parse.c 808 if (mapSize(nu) == 0) {
847 if (mapSize(nu) == 0) {
902 if (mapSize(nu) > 1)

Completed in 35 milliseconds