Searched refs:IS_MAP (Results 1 – 5 of 5) sorted by relevance
307 if (!IS_MAP(this)) {322 if (!IS_MAP(this)) {370 if (!IS_MAP(this)) {382 if (!IS_MAP(this)) {405 if (!IS_MAP(this)) {415 if (!IS_MAP(this)) {424 if (!IS_MAP(this)) {
128 if (!IS_MAP(this)) {137 if (!IS_MAP(this)) {146 if (!IS_MAP(this)) {
75 macro IS_MAP(arg) = (%_ClassOf(arg) === 'Map');
40 # define IS_MAP(map) ((map)!=NULL) macro44 # define IS_MAP(map) ((map)!=0) macro72 # define IS_MAP(map) ((map)!=NULL) macro
172 } else if (IS_MAP(value) || IS_WEAKMAP(value)) {