Lines Matching refs:LIST
44 $! LIST Create C compiler listings and linker maps.
45 $! /list/show=(expan,includ)/machine
47 $! /list/show=(all, nomessages)/machine
116 $! the default set to a search list, with created or
118 $! list.
175 $! Have to manually parse the device for a search list.
177 $! in the search list.
185 $! default directory which could be a search list.
263 $! When building on a search list, need to do a create to make sure that
272 $ list = 0
282 $ cc_list = "/list='objdir'/show=(expan, includ)/machine
283 $ cc_full_list = "/list='objdir'/show=(all, nomessages)/machine
482 $ if f$locate(",list,", args_lower) .lt. args_lower_len
484 $ list = 1
488 $ list = 1
518 $! CC /LIST, LINK /MAP, and MESSAGE /LIST are defaults in batch mode,
522 $ if list .eq. 0
527 $ msg_qual = msg_qual + "/list='objdir'"
898 $ if (list .eq. 0)
946 $! Skip a name if it's in the P4 exclusion list.