Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTMemory.c19 PRIVATE HTMemory_exitCallback * PExit = NULL; /* panic and exit function */ variable
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DP.cpp2373 void PExit(PyMOLGlobals * G, int code) in PExit() function