Home
last modified time | relevance | path

Searched refs:HMAGIC2 (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dhistrap.c715 #define HMAGIC2 0xCD macro
719 static const unsigned char sprinkle[2] = { HMAGIC1, HMAGIC2 };
808 if (base[0] != HMAGIC1 || base[1] != HMAGIC2) { in hist_persist_init()

Completed in 3 milliseconds