Searched refs:IS_MAP (Results 1 – 3 of 3) sorted by relevance
96 if (!IS_MAP(this)) {108 if (!IS_MAP(this)) {120 if (!IS_MAP(this)) {132 if (!IS_MAP(this)) {
105 macro IS_MAP(arg) = (%_ClassOf(arg) === 'Map');
37 # define IS_MAP(map) ((map)!=NULL) macro41 # define IS_MAP(map) ((map)!=0) macro73 # define IS_MAP(map) ((map)!=NULL) macro