Lines Matching refs:cdef
149 $ cdef = f$element(1," ",work)
545 $ in_ldef = f$locate(cdef,libdefs)
550 f$extract(in_ldef + f$length(cdef) + 1, -
551 f$length(libdefs) - in_ldef - f$length(cdef) - 1, -
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
635 $ if (cdef .eqs. "HAVE_FSEEKO") .or. (cdef .eqs. "_LARGE_FILES") .or. -
636 (cdef .eqs. "_LARGEFILE64_SOURCE") then -
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no)
651 $ call write_config f$fao("#undef !AS",cdef)
685 then call write_config f$fao("#define !AS !UL",cdef,mdef_'i')
687 then call write_config f$fao("#define !AS !AS",cdef,mdef_'i')
695 $ call write_config f$fao("#undef !AS",cdef)