HomeSort by relevance Sort by last modified time
    Searched refs:is_shifting_signed (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
ckconfig.c 261 int is_shifting_signed (long arg) function
263 int is_shifting_signed (arg)
366 if (is_shifting_signed(-0x7F7E80B1L))
  /external/qemu/distrib/jpeg-6b/
ckconfig.c 261 int is_shifting_signed (long arg) function
263 int is_shifting_signed (arg)
366 if (is_shifting_signed(-0x7F7E80B1L))

Completed in 31 milliseconds