Home
last modified time | relevance | path

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

/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas380 function GetNextNibble: byte; in GetNextNibble() function
386 GetNextNibble:=N;
430 N:=GetNextNibble;
435 I:=GetNextNibble;
436 C:=chr(I+GetNextNibble shl 4);
439 Cnt:=2+GetNextNibble;
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas380 function GetNextNibble: byte; in GetNextNibble() function
386 GetNextNibble:=N;
430 N:=GetNextNibble;
435 I:=GetNextNibble;
436 C:=chr(I+GetNextNibble shl 4);
439 Cnt:=2+GetNextNibble;