Home
last modified time | relevance | path

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

/DragonOS-0.1.8/
DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c338 } one = {1}; /* don't use static : performance detrimental */ in LZ4_isLittleEndian() local
339 return one.c[0]; in LZ4_isLittleEndian()