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

/freebsd-12-stable/contrib/bearssl/src/codec/
H A Dpemdec.c230 #define T0_POPi() (*(int32_t *)(-- dp)) macro
340 int32_t b = T0_POPi();
341 int32_t a = T0_POPi();
349 int c = (int)T0_POPi();
358 int32_t b = T0_POPi();
359 int32_t a = T0_POPi();
385 int32_t b = T0_POPi();
386 int32_t a = T0_POPi();
394 int c = (int)T0_POPi();
395 int32_t x = T0_POPi();
[all...]
/freebsd-12-stable/contrib/bearssl/src/x509/
H A Dx509_decoder.c385 #define T0_POPi() (*(int32_t *)(-- dp)) macro
477 int32_t b = T0_POPi();
478 int32_t a = T0_POPi();
518 int32_t b = T0_POPi();
519 int32_t a = T0_POPi();
527 int32_t b = T0_POPi();
528 int32_t a = T0_POPi();
536 int c = (int)T0_POPi();
545 int32_t b = T0_POPi();
546 int32_t a = T0_POPi();
[all...]
H A Dskey_decoder.c298 #define T0_POPi() (*(int32_t *)(-- dp)) macro
413 int32_t b = T0_POPi();
414 int32_t a = T0_POPi();
422 int c = (int)T0_POPi();
449 int32_t b = T0_POPi();
450 int32_t a = T0_POPi();
458 int32_t b = T0_POPi();
459 int32_t a = T0_POPi();
467 int c = (int)T0_POPi();
468 int32_t x = T0_POPi();
[all...]
H A Dx509_minimal.c890 #define T0_POPi() (*(int32_t *)(-- dp)) macro
982 int32_t b = T0_POPi();
983 int32_t a = T0_POPi();
1023 int32_t b = T0_POPi();
1024 int32_t a = T0_POPi();
1032 int32_t b = T0_POPi();
1033 int32_t a = T0_POPi();
1041 int c = (int)T0_POPi();
1050 int32_t b = T0_POPi();
1051 int32_t a = T0_POPi();
[all...]
/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_server.c963 #define T0_POPi() (*(int32_t *)(-- dp)) macro
1087 int32_t b = T0_POPi();
1088 int32_t a = T0_POPi();
1096 int c = (int)T0_POPi();
1105 int32_t b = T0_POPi();
1106 int32_t a = T0_POPi();
1132 int32_t b = T0_POPi();
1133 int32_t a = T0_POPi();
1141 int32_t b = T0_POPi();
1142 int32_t a = T0_POPi();
[all...]
H A Dssl_hs_client.c912 #define T0_POPi() (*(int32_t *)(-- dp)) macro
1031 int32_t b = T0_POPi();
1032 int32_t a = T0_POPi();
1040 int c = (int)T0_POPi();
1049 int32_t b = T0_POPi();
1050 int32_t a = T0_POPi();
1076 int32_t b = T0_POPi();
1077 int32_t a = T0_POPi();
1085 int32_t b = T0_POPi();
1086 int32_t a = T0_POPi();
[all...]
/freebsd-12-stable/contrib/bearssl/T0/
H A DT0Comp.cs1857 #define T0_POPi() (*(int32_t *)(-- dp))

Completed in 218 milliseconds