Searched defs:is (Results 1 - 1 of 1) sorted by relevance

/gdk/build/core/
H A Ddefinitions.mk37 # Returns : the list with duplicate items removed, order is preserved.
39 # Note : This is equivalent to the 'uniq' function provided by GMSL,
40 # however this implementation is non-recursive and *much*
77 $(call __gdk_error, Assertion failure: $(__varname) is not defined)\
102 $(call __gdk_info, Required variable $(__varname) is not defined by $2)\
112 # Rationale: This function is used to translate Cygwin paths into
127 # Rationale: This function is used to translate Cygwin paths into
143 # Rationale: This function is used to put the list of whole static libraries
145 # If the list is empty, it returns an empty string.
163 # For each module 'foo', __gdk_modules.foo.<field> is use
[all...]

Completed in 4 milliseconds