Searched defs:OMP_FLAG (Results 1 – 2 of 2) sorted by relevance
192 OMP_FLAG := $(OMP_FLAG.$(CC_VENDOR)) macro193 OMP_FLAG := $(if $(call cc_check_flag,$(OMP_FLAG)),$(OMP_FLAG)) macro