Home
last modified time | relevance | path

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

/tools/
A Dbmp_logo.c27 static uint16_t le_short(uint16_t x) in le_short() function
135 data_offset = le_short(data_offset); in main()
136 b->width = le_short(b->width); in main()
137 b->height = le_short(b->height); in main()
138 n_colors = le_short(n_colors); in main()

Completed in 3 milliseconds