Home
last modified time | relevance | path

Searched refs:BSUB_HINT_ADD_WT_ATTR (Results 1 – 4 of 4) sorted by relevance

/dports/misc/otter/otter-3.3f/source/
H A Dattrib.c35 Attributes[BSUB_HINT_ADD_WT_ATTR].name = "bsub_hint_add_wt"; in init_attributes()
36 Attributes[BSUB_HINT_ADD_WT_ATTR].type = INT_ATTR; in init_attributes()
82 case BSUB_HINT_ADD_WT_ATTR: return(INT_ATTR); in attribute_type()
H A Dcos.h424 BSUB_HINT_ADD_WT_ATTR, enumerator
H A Dhints.c107 case BSUB_HINT_ADD_WT_ATTR: in process_hint_attributes()
H A Dhints2.c218 case BSUB_HINT_ADD_WT_ATTR: in process_hint2_attributes()