HomeSort by relevance Sort by last modified time
    Searched refs:fao (Results 1 - 5 of 5) sorted by null

  /external/curl/packages/vms/
make_pcsi_curl_kit_name.com 162 $ mmversion = f$fao(version_fao, 'majorver', 'minorver')
backup_gnv_curl_src.com 81 $ vms_vers = f$fao("!2ZB!2ZB!AS", 'swvers_maj', 'swvers_min', swvers_update)
pcsi_product_gnv_curl.com 128 $ mmversion = f$fao(version_fao, "''majorver'", "''minorver'")
  /external/python/cpython2/Modules/zlib/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
642 call write_config f$fao("/* !AS */",line)
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
    [all...]
  /external/zlib/src/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
642 call write_config f$fao("/* !AS */",line)
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
    [all...]

Completed in 216 milliseconds