Home
last modified time | relevance | path

Searched defs:MAX_LENGTH (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevhl7x.c873 static const short MAX_LENGTH = 7; in makeSequenceWithoutRepeat() local
926 static const short MAX_LENGTH = 31; in makeSequenceWithRepeat() local
/plan9/sys/src/games/mp3enc/
H A Dbitstream.c47 #define MAX_LENGTH 32 macro