Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c652 static void st_word (BYTE* ptr, WORD val) /* Store a 2-byte word in little-endian */ in st_word()
658 static void st_dword (BYTE* ptr, DWORD val) /* Store a 4-byte word in little-endian */ in st_dword()
667 static void st_qword (BYTE* ptr, QWORD val) /* Store an 8-byte word in little-endian */ in st_qword()
1137 DWORD val; in get_fat() local
1212 DWORD val /* New value to be set to the entry */ in put_fat()
1282 DWORD val, scl, ctr; in find_bitmap() local
6728 double val, /* Value to output */