Lines Matching full:namelist
3 namelist /nl/x
5 !ERROR: NAMELIST statement is not allowed in a BLOCK construct
6 namelist /nl/y
12 !ERROR: Namelist group 'nl' not found
19 !ERROR: 'x' is not the name of a namelist group
25 namelist /nl/x
29 namelist /nl2/x
38 namelist /nl/y
42 namelist /nl/x
48 namelist /nl/ s6
50 namelist /nl/ f
60 namelist /nl/ x
79 namelist /nl/ x
85 namelist /nl2/x
86 namelist /nl3/x
94 namelist /nl/x
95 !ERROR: NAMELIST input group must not contain undefinable item 'x'