Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/examples/
H A Dcrew.cpp70 extern const int spanishSpeaking[];
100 IntSet spanishDS(spanishSpeaking, noOfSpanishSpeaking); in Crew()
241 const int spanishSpeaking[] = variable
244 const int noOfSpanishSpeaking = sizeof(spanishSpeaking) / sizeof(int);